Skip to content

fix: always pull outline-role-sync - #1584

Merged
bo0tzz merged 1 commit into
mainfrom
fix/ors-pullpolicy
May 9, 2026
Merged

fix: always pull outline-role-sync#1584
bo0tzz merged 1 commit into
mainfrom
fix/ors-pullpolicy

Conversation

@bo0tzz

@bo0tzz bo0tzz commented May 9, 2026

Copy link
Copy Markdown
Member

No description provided.

@bo0tzz
bo0tzz requested a review from a team as a code owner May 9, 2026 11:59
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
--- kubernetes/apps/tools/outline-role-sync/app Kustomization: flux-system/outline-role-sync HelmRelease: tools/outline-role-sync

+++ kubernetes/apps/tools/outline-role-sync/app Kustomization: flux-system/outline-role-sync HelmRelease: tools/outline-role-sync

@@ -37,12 +37,13 @@

               PORT: '8080'
               ZITADEL_BASE_URL: https://zitadel.internal.immich.cloud
             envFrom:
             - secretRef:
                 name: outline-role-sync
             image:
+              pullPolicy: Always
               repository: ghcr.io/immich-app/outline-role-sync
               tag: release
             probes:
               liveness:
                 custom: true
                 enabled: true

@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
--- HelmRelease: tools/outline-role-sync Deployment: tools/outline-role-sync

+++ HelmRelease: tools/outline-role-sync Deployment: tools/outline-role-sync

@@ -43,12 +43,13 @@

         - name: ZITADEL_BASE_URL
           value: https://zitadel.internal.immich.cloud
         envFrom:
         - secretRef:
             name: outline-role-sync
         image: ghcr.io/immich-app/outline-role-sync:release
+        imagePullPolicy: Always
         livenessProbe:
           httpGet:
             path: /health
             port: 8080
           periodSeconds: 30
         name: app

@bo0tzz
bo0tzz enabled auto-merge (squash) May 9, 2026 12:00
@bo0tzz
bo0tzz merged commit 93a8029 into main May 9, 2026
16 checks passed
@bo0tzz
bo0tzz deleted the fix/ors-pullpolicy branch May 9, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants